home *** CD-ROM | disk | FTP | other *** search
/ Sports Illustrated for Kids - Awesome Athletes! / Sports Illustrated for Kids - Awesome Athletes!.iso / intro.dir / 00013.ls < prev    next >
Encoding:
Text File  |  1996-04-18  |  153 b   |  9 lines

  1. on exitFrame
  2.   global gSICurrMovie
  3.   set the exitLock to 1
  4.   updateStage()
  5.   StartBufferingEvents()
  6.   set gSICurrMovie to "th"
  7.   go(1, gSICurrMovie)
  8. end
  9.